PHY GET CLOTH DENSITY

Determine the density property of a cloth.

  Syntax
Return Float=PHY GET CLOTH DENSITY(ID)
  Parameters
ID
Integer
identification number of the cloth object

  Returns

density property of a cloth

  Description

The density of a cloth object is the mass per area. The default value for this is 1.0 and the range goes from 0.0 to infinity. Use this command to find out the density of a specified cloth object.

  Example Code
No example code is provided for this command